Skip to content

ref(slack): remove turn lifecycle parameters - #1702

Merged
dcramer merged 1 commit into
mainfrom
codex/slack-turn-lifecycle
Aug 26, 2026
Merged

ref(slack): remove turn lifecycle parameters#1702
dcramer merged 1 commit into
mainfrom
codex/slack-turn-lifecycle

Conversation

@dcramer

@dcramer dcramer commented Aug 26, 2026

Copy link
Copy Markdown
Member

Slack Turn, runtime, and resume code now get the Turn lifecycle from its Conversation owner instead of receiving it from app setup or passing it through failure data. This keeps Conversation storage out of Slack setup and leaves Turn behavior unchanged.

The real Slack failure scenario now checks that the visible reference matches the stored failure event. The retry test still proves that an unacknowledged failure remains retryable.

Refs #1563.

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Aug 26, 2026 4:00am

Request Review

@dcramer
dcramer marked this pull request as ready for review August 26, 2026 04:05
@dcramer
dcramer merged commit f3dda67 into main Aug 26, 2026
39 checks passed
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Aug 26, 2026
@dcramer
dcramer deleted the codex/slack-turn-lifecycle branch August 26, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant